home *** CD-ROM | disk | FTP | other *** search
- FASTLZH 1.2 01/23/90
-
- It was brought to my attention that FASTLZH had some problems with
- the lzhshell and the filemanger used by forem bbs's
- This version should correct the diffrences, what happened is i never
- tested FASTLZH with either of those programs. The problem was i was
- asking for the filenames in reverse order.
-
- I have tested this version with lzhshell and all seems ok!
- but i don't use filemanger so can't tell if it will work i
- am sure it should...
-
- Sorry for the oversight but i didn't think of the shell
- seeing i and working on a gem version that won't need a shell
-
- FASTLZH 1.3 01/24/90
-
- Well another problem has come to my attention when loading fastlzh
- as a ttp file thought neodesk fastlzh would crash... no problems as
- a tos file... well its fixed in 1.3 should have no problems runing
- fastlzh from neodesk or any shell....
-
- FASTLZH 1.4 01/27/90
-
- Extract now will extract individual files.......
-
- Example xh d:\good\fastlzh
- This will extract all files in the archive fastlzh.lzh on drive d inside folder
- good, to the dir FASTLZH was booted from.. and wait for user input.
-
- Example xh d:\good\fastlzh g:\*.*
- This will extract all files in the archive fastlzh.lzh on drive d inside folder
- good, to the main dir of drive g: .. and wait for user input.
-
- Example xh d:\good\fastlzh g:\up*.*
- If the archive had 3 files - fastlzh.ttp, fastlzh.doc, update.doc
- only the file update.doc would be extracted.
-
- Example xh d:\good\fastlzh g:\up*.doc
- Same as above...
-
- There are limits!!!!!!!!!!
- you can not use ? question marks in the destination filename...
- it will cause bad results... I don't see any need to add it.
- if you do a view you should know the file(s) you wish to extract.
-
- FASTLZH 1.5 01/29/90
- After getting things to work with neodesk i screwed things up bad
- FASTLZH no longer worked with the shells.....!!!!!!!!!!!!!!!!!!!!!
- So here is a fixed version I tested this with charles johnsons
- arcshell 21b and all went well also his lzhshell 5.0 and all seems
- fine, also tested with arcshell by kkf software it worked fine.
- fixed a bug in the percent function seems if there was a minus value
- returned things would blow up fixed now also added the correct exit
- codes as per the lzharc doc and that is what filemanger for forem bbs
- is looking for........
-
- Added MOVE......
- Works just like lharc moves or adds the file(s) to the archive if added
- file with no error file is then deleted.
-
- FASTLZH 1.6 01/30/90
- A few bugs fixed
- I found that filemanger did not work right and if you ran FASTLZH as a ttp
- and tryed to extract files by typeing *.* for the destination instead of
- g:\*.* it would not extract any files its fixed now you can use just *.*
- also when i added the move function it would only delete the file if it
- was in the same path that FASTLZH was booted from! it will now delete the
- file from its path...
-
- I found that if a file was not compressed i had to handle it diffrent
- i don't know if older versions would blowup or not but its working in
- this version.....
-
- FASTLZH 1.7 01/31/90
- A few bugs fixed that i added in the last version......
- ADDED....
- If a file that is being added or moved already is an lzh file FASTLZH
- will not try to compress the file it will just be added to the archive
- why waste the time tryin to lzh a file that has already been lzhed
- at most only the header will be compressed... and i have found in some
- cases the file will end up bigger....
-
- FASTLZH 1.8 02/04/90
- Fixed a bug when you archived a file that compressed to over 64k the
- file size was saved in he header wrong so if even if the arc was good
- it was pointing to the wrong place in the archive to read the next file
- and would try to extract the wrong size also... its fixed...
-
- FASTLZH v2.0 03/14/90
- Added folder processing.. It is not compatable with LHARC v1.01 or v.05b
- when using the folder switch.. LHARC v.05b does not support folders at
- all. LHARC v1.01 does not work with the latest ICD booter with cache turned
- on. Gary has implimented the folder processing in the easiest way he could.
- I feel that his way is better than LHARC v1.01 since in LHARC you must
- remember to turn on the folder switch in order to extract folder info.
- FASTLZH will automatically extract folders if they are found in the LZH.
-
- Also.. New Docs and Update file.. Written By ME... Gomez Addams
-
- FASTLZH v2.1 04/05/90
- Bug fix when the last file in the archive was a compressed file FASTLZH
- would extract the file then go into a loop trying to rextract the same
- file Fixed now...
-
- FASTLZH v2.2 05/18/90
- Bug fix i found that all memory wasn't being released each time FASTLZH
- would run, around 6000 bytes of memory would be lost, it is fixed now.
-
- FASTLZH v1.0 gem acc prg 05/18/90
- Well now there is a gem version of FASTLZH....
- Renane FASTLZH.PRG to FASTLZH.ACC to load as an accessory file
-
- FASTLZH v2.3 06/05/90
- Fixed a header checksum bug..
- Compressed the code a little smaller..
-
- FASTLZH v1.2 gem acc prg 06/05/90
- Same fixes as 2.3 ttp version
- When extracting files there now is a message to create a folder you may
- now extract to a folder, the folder will be created with the same name
- as the lzh archive file, but without the file extenstion.
- To extract to the default directory just click on the [ No ] box.
-
- If you are extracting a file and the file already exists there will be
- a box shown, you will have the option to skip the file or overwrite it.
-
- FASTLZH v1.5 gem acc prg adder 06/05/90
- Same as all the other versions only diffrence if you can only add files
- to an archive.
-
- FASTLZH v2.5 06/17/90
- Compressed the code a little smaller..
- Added some compability with lharc version 1.13b at least thats the version
- i tested fastlzh with.
- Fastlzh now supports the way lharc adds its files with the pathname
- you can now view, test and extract files that were added with lharc's
- switch.
- Adding files has not changed.
-
- FASTLZH v1.5 gem acc prg 06/17/90
- Added same compability as the ttp version
-
- FASTLZH v1.8 gem acc prg adder 06/17/90
- Added same compability as the ttp version
-
- FASTLZH v1.8 gem acc prg 07/7/90
- Bug fix, found a bug when extracting files some time a bad dir name
- would be passed and then a directory would be created many folders deep
- you could not even deleted the dir...
- Fixed now.
-
- FASTLZH v2.0 gem acc prg 07/13/90
- When i added lharc113 extract i broke fastlzh extract with pathnames
- fixed now also fixed in the ttp version
-
-
-